Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/vishal-dcode/GSAP Overlay Menu/

app.js /cody/vishal-dcode/GSAP Overlay Menu/app.js
51 Views
0 Comments
const tl = gsap.timeline({
paused: true,
});
let path = document.querySelector("path");
let spanBefore = CSSRulePlugin.getRule
index.html /cody/vishal-dcode/GSAP Overlay Menu/index.html
104 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
style.css /cody/vishal-dcode/GSAP Overlay Menu/style.css
26 Views
0 Comments
@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600&family=Playfair+Display&display=swap";
:root